Platform Explorer / Nuxeo Platform 5.8

Component org.nuxeo.ecm.wall.operations

Contributions

XML Source

<?xml version="1.0"?>
<component name="org.nuxeo.ecm.wall.operations"
  version="1.0">

  <extension target="org.nuxeo.ecm.core.operation.OperationServiceComponent"
    point="operations">

    <operation
      class="org.nuxeo.ecm.wall.operations.GetWallActivityStream" />

  </extension>

</component>